VMS Help — MACRO Macros for Porting from VAX to Alpha or I64, Saving and Restoring 64-Bit Registers, $PUSH64 Description
$PUSH64 takes a 64-bit register and puts it on the stack
using longword instructions. This is to avoid using quadword
instructions when an alignment fault should be avoided, but
saving all 64 bits is necessary.